CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 多线程实现

搜索资源列表

  1. ThreadsTest

    0下载:
  2. C#多线程的互斥操作,用Monitor类实现对共享资源的异步操作-the mutex multithreaded operation, with Monitor realization of shared resources asynchronous operation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3290
    • 提供者:邓建华
  1. javaCSchat

    0下载:
  2. Java写的聊天室程序,采用C/S框架,利用Java的socket通信,在本地机上模拟聊天室功能,应用多线程实现多个用户同时通话。-write Java chat room procedures, C / S framework, use Java socket communication, the local machine simulated chat room function, Application of multithreading multiple users simultaneo
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:15239
    • 提供者:章献
  1. multiThreadProgrammingInCSharp

    0下载:
  2. C#多线程编程实例实战。首先说明多线程的必要性;然后实例实战,详细讲述多线程编程的实现。-C# multithreaded programming examples of actual combat. First note the need for multithreading; Then examples of actual combat, a detailed account of multithreaded programming is achieved.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8574
    • 提供者:hezheng
  1. C++

    0下载:
  2. 多线程编程,利用c++实现,大家参考参考,希望多多交流。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5948
    • 提供者:caidoudou
  1. philosophereating

    0下载:
  2. 哲学家进餐问题,用C++编写,使用多线程实现,通过五个对话框模拟五个哲学家,很直观.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1522
    • 提供者:Wang
  1. 点对点多线程断点续传的实现

    0下载:
  2. 在Visual C++中实现点对点文件传输系统-realise peer-to-peer file transform system in Visulal C++
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22750
    • 提供者:AlphaLzw
  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. 线程实现一服务器多client

    0下载:
  2. 有client.c 和 server.c 以及 common.h组成 适用于linux c编程
  3. 所属分类:通讯编程

  1. AutoVote

    0下载:
  2. C# 实现自动投票功能,通过修改IE代理设置,和多线程实现。-C# automatic voting feature, by modifying the IE proxy settings, and multi-threaded implementation.
  3. 所属分类:C#编程

    • 发布日期:2012-07-05
    • 文件大小:65073
    • 提供者:f.jun
  1. AutoVote

    0下载:
  2. C# 实现自动投票功能,通过修改IE代理设置,和多线程实现。-C# automatic voting feature, by modifying the IE proxy settings, and multi-threaded implementation.
  3. 所属分类:C#编程

    • 发布日期:2012-08-20
    • 文件大小:65073
    • 提供者:f.jun
  1. MegEyesMonitV1.1.电信全球眼视频文件自动监控系统的原代码

    1下载:
  2. 用Net2005开发工具C#语言开发的电信全球眼视频文件自动监控系统的原代码,用多线程实现。改工程经过半年的试运行,效果良好。,Net2005 development tools using C# Language developed by the global telecommunications eye video files Automatic Monitoring System for the original code, with multi-threading to achieve.
  3. 所属分类:C#编程

    • 发布日期:2013-09-07
    • 文件大小:431232
    • 提供者:wdejun
  1. SPGatewaySuportCMPP30AndCMPP20

    0下载:
  2. 使用标准C开发的同时支持CMPP3.0 和 CMPP2.0 的SP短信网关程序,效率高,性能好,内存使用率 稳定。能够很好的适应SP的需求。 主要文件说明: eventq.c 事件队列 smctimer.c 计时器 spsms.c CMPP 协议实现 smtcp.c socket的封装 smsm.c 系统初始化,入口点,Using standard C development while supporting CMPP3.0 and SMS Gateway CMPP2.0
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:173369
    • 提供者:至诚
  1. omp_qs.zip

    0下载:
  2. 一个调用OpenMP的实现多线程快速排序的算法实现 gcc4.2 调试通过,A call to the realization of multi-threaded OpenMP Quick Sort Algorithm gcc4.2 debugging through
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:683
    • 提供者:瞧瞧
  1. C_FTP

    0下载:
  2. 实现ftp的上传、下载、删除、创建目录、删除目录、移动等功能并且可以断点续传和多线程上传下载-Achieve ftp upload, download, delete, create directories, delete directories, move and other functions and can be multi-threaded HTTP, and uploading and downloading
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-30
    • 文件大小:437856
    • 提供者:moon
  1. FileTransfer

    0下载:
  2. 使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:25955
    • 提供者:fy
  1. TypedGame_yeabow_0.4

    0下载:
  2. C#作业 打字游戏 多线程实现 下了记得评个分 免费送啦 适合初学者... -C# Job type games multi-threaded implementation of the recall, under sub-free sending啦commentary for beginners ...
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1116679
    • 提供者:yeabow
  1. threadpool

    0下载:
  2. 线程池的C语言实现,主要用于服务器处理多任务-Thread Pool implementation of the C language, mainly used in server handle multi-tasking
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:13810
    • 提供者:zhaolingxi
  1. ScanFile1

    0下载:
  2. C#磁盘文件扫描,磁盘文件扫描系统 V1源码 采用多线程实现的文件扫描,可以暂停,看是,退出 程序功能 可在指定的磁盘内对指定的内容进行搜索。 -C# disk file scanning, document scanning system disk V1 source multi-threaded implementation of document scanning, can pause, look at that, exit the program funct
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:46832
    • 提供者:王茜
  1. CSharpMultithreading

    0下载:
  2. C#多线程 阐述了线程、进程的概念和相互之间的关系等,已经在C#中的具体实现代码示例-C# multi-threaded thread describes the process the concepts and relationships between each other, has been in the concrete implementation of C# sample code
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:64168
    • 提供者:mutou
  1. 51C

    0下载:
  2. KEIL C编译 到位监控程序,采用51 tiny 多线程实现 希望对大家有用-KEIL C compiler in place monitoring procedures, the use of multi-threaded 51 tiny hope for all of us to achieve useful
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:124859
    • 提供者:laifangming
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com